Then, the boot loader decompresses and loads the kernel. 然后,引导加载程序将解压缩并载入内核。
Likewise, in a multiple-operating system configuration, the secondary boot loader may store additional configuration files elsewhere. 同样,在多操作系统配置中,次级引导加载程序可能将额外配置文件存放在别处。
The LILO boot loader expanded the boot capabilities, but lacked any file system awareness. LILO引导加载程序对引导能力进行了扩充,但是它却缺少文件系统的感知能力。
With the second-stage boot loader in memory, the file system is consulted, and the default kernel image and initrd image are loaded into memory. 将第二阶段的引导加载程序加载到内存中之后,就可以对文件系统进行查询了,并将默认的内核映像和initrd映像加载到内存中。
You can use GRUB or LILO to pass parameters to the kernel to control the way that your kernel starts the system once it has been loaded by the boot loader. 您可以使用GRUB或LILO来将参数传递到内核,控制内核被启动加载程序加载后启动系统的方式。
When a boot device is found, the first-stage boot loader is loaded into RAM and executed. 当找到一个引导设备之后,第一阶段的引导加载程序就被装入RAM并执行。
If you change your LILO config file, you have to rewrite the LILO stage one boot loader to the MBR. 如果修改了LILO配置文件,必须将LILO第一阶段引导加载程序重写到MBR。
For Linux-only systems, GRUB Legacy handles the boot loader job perfectly well. 对只有Linux的系统,GRUBLegacy处理引导加载程序的工作相当出色。
Some files must be accessible to the BIOS or boot loader at boot time. 某些引导文件必须可被BIOS或引导加载器在引导时访问。
If you have multiple operating systems installed on your server, you need to select which one you want from the boot loader menu. 如果服务器中安装了多个操作系统,您需要从引导加载程序菜单中选择需要引导的操作系统。
The boot= line tells LILO where to install the boot loader. boot=行告诉LILO在哪里安装引导加载程序。
If LILO stops here, there were problems loading the second stage boot loader. 如果LILO停止在这里,那么是在引导第二阶段引导加载程序时出现了问题。
Most simply, a boot loader loads the operating system. 最简单地讲,引导加载程序(bootloader)会引导操作系统。
Consider the challenge of creating a Linux bootable CD-ROM, which consists of a boot loader, an initrd, a kernel, and a loopback filesystem sitting on the CD. 请考虑一下创建一张Linux可引导光盘的问题,它包括一个位于CD上的引导装载器、一个initrd、一个内核和一个回送文件系统。
The first-stage boot loader finds the second-stage boot loader using the partition table. 第一阶段的引导加载程序使用分区表来找到第二阶段的引导加载程序。
Secondary boot loaders are where the first stage of the boot loader is installed onto a bootable partition. 二级引导加载程序是安装在可引导分区的第一阶段引导加载程序。
In the beginning, the loadlin boot loader provided a simple way to boot Linux without any frills. 最初,加载引导加载程序提供了一种简单的方法,不用任何花架子就可以引导Linux。
This holds both the primary and secondary parts of the boot loader. 它同时包含有引导加载程序的主要部分和二级部分。
EFI includes its own boot loader, so you can boot from a GPT disk on an EFI-based system. EFI包含自己的引导装载程序,因此您可以在一个基于EFI的系统上从一个GPT磁盘引导。
Before I discuss booting up your new drive, a little boot loader theory is required. 在讨论引导新的驱动器之前,需要了解一些引导加载程序理论。
The installation process for your distribution will probably give you a choice of which boot loader to set up. 您的发行版的安装过程可能支持选择设置哪个启动加载程序。
The LILO boot loader is loaded by the bios. LILO引导加载程序是由bios加载的。
LILO halting at this point indicates the second stage boot loader could not be executed. LILO在此处停止表示第二阶段引导加载程序不能被执行。
The boot loader, such as GRUB, identifies the kernel that is to be loaded and copies this kernel image and any associated initrd into memory. 引导加载程序,例如GRUB,定义了要加载的内核,并将这个内核映像以及相关的initrd拷贝到内存中。
When the second-stage boot loader is in RAM and executing, a splash screen is commonly displayed, and Linux and an optional initial RAM disk ( temporary root file system) are loaded into memory. 当第二阶段的引导加载程序被装入RAM并执行时,通常会显示一个动画屏幕,并将Linux和一个可选的初始RAM磁盘(临时根文件系统)加载到内存中。
The boot loader is perhaps the weakest link in the Linux GPT chain. 引导装载程序也许是LinuxGPT链中最薄弱的一环。
You can interact with the boot loader to select which of several possible configurations to boot. 可以与启动加载程序交互,选择引导哪个配置。
The GRUB MBR boot loader merely searches for a special boot partition and loads a second stage boot loader. GRUB启动引导程序仅搜寻特定的启动分区,找到后加载第二阶段的启动引导程序。
Briefly, a boot loader is the first software program that runs when a computer starts. 简要来说,启动引导程序是电脑开机后运行的第一个软件。
Password protect the boot loader process. 密码保护引导装入程序进程。